summaryrefslogtreecommitdiff
path: root/ptfformat.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ptfformat.cc')
-rw-r--r--ptfformat.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ptfformat.cc b/ptfformat.cc
index 774142c..7d1708c 100644
--- a/ptfformat.cc
+++ b/ptfformat.cc
@@ -28,7 +28,7 @@
#include <glib/gstdio.h>
-#include "ptfformat.h"
+#include "ptformat/ptfformat.h"
#if 0
#define verbose_printf(...) printf(__VA_ARGS__)