summaryrefslogtreecommitdiffstats
path: root/opkg-opk/opk/write.c
diff options
context:
space:
mode:
Diffstat (limited to 'opkg-opk/opk/write.c')
-rw-r--r--opkg-opk/opk/write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg-opk/opk/write.c b/opkg-opk/opk/write.c
index 284b625..520b5fd 100644
--- a/opkg-opk/opk/write.c
+++ b/opkg-opk/opk/write.c
@@ -27,7 +27,7 @@
#include <sys/stat.h>
#include <sys/sysmacros.h>
#include <unistd.h>
-#include "../defs.h"
+#include "defs.h"
#include "../dirent.h"
#include "../gzip.h"
#include "../i18n.h"