mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
eeshow/: util.h and diag.c go to misc/
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "util.h"
|
||||
#include "diag.h"
|
||||
#include "misc/util.h"
|
||||
#include "misc/diag.h"
|
||||
#include "file/git-file.h"
|
||||
#include "file/file.h"
|
||||
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
|
||||
#include <git2.h>
|
||||
|
||||
#include "util.h"
|
||||
#include "diag.h"
|
||||
#include "misc/util.h"
|
||||
#include "misc/diag.h"
|
||||
#include "file/file.h"
|
||||
#include "file/git-util.h"
|
||||
#include "file/git-file.h"
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
#include <time.h> /* for vcs_long_for_pango */
|
||||
#include <alloca.h>
|
||||
|
||||
#include "util.h"
|
||||
#include "diag.h"
|
||||
#include "misc/util.h"
|
||||
#include "misc/diag.h"
|
||||
#include "file/git-util.h"
|
||||
#include "file/git-file.h"
|
||||
#include "file/git-hist.h"
|
||||
|
||||
Reference in New Issue
Block a user