summaryrefslogtreecommitdiff
path: root/ratox.c
diff options
context:
space:
mode:
Diffstat (limited to 'ratox.c')
-rw-r--r--ratox.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ratox.c b/ratox.c
index cbd8a47..282f714 100644
--- a/ratox.c
+++ b/ratox.c
@@ -19,9 +19,9 @@
#include <time.h>
#include <unistd.h>
-#include "tox.h"
-#include "toxav.h"
-#include "toxencryptsave.h"
+#include <tox/tox.h>
+#include <tox/toxav.h>
+#include <tox/toxencryptsave.h>
#include "arg.h"
#include "queue.h"