aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/project.h b/src/project.h
index d3e7562..0429202 100644
--- a/src/project.h
+++ b/src/project.h
@@ -7,11 +7,14 @@
*/
/*
- * $Id: project.h,v 1.2 2007/09/08 18:21:24 root Exp $
+ * $Id: project.h,v 1.3 2007/09/09 22:29:50 root Exp $
*/
/*
* $Log: project.h,v $
+ * Revision 1.3 2007/09/09 22:29:50 root
+ * *** empty log message ***
+ *
* Revision 1.2 2007/09/08 18:21:24 root
* *** empty log message ***
*
@@ -68,6 +71,7 @@
#define PACKED __attribute__((packed))
+#include "disk.h"
#include "guid.h"
#include "gpt.h"