aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/proto_dlg.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-02-17 12:46:50 +0000
committerJörg Mayer <jmayer@loplof.de>2012-02-17 12:46:50 +0000
commita206a11e7e2eebbb9b639ab01d086b03be6dcb54 (patch)
tree6d94cb51f878c23eb91494c3074501f0775a1e85 /ui/gtk/proto_dlg.c
parent35508464b20bcf32ad548bb9f8c5424eddf5887a (diff)
include "../util.h" -> include "ui/util.h"
svn path=/trunk/; revision=41048
Diffstat (limited to 'ui/gtk/proto_dlg.c')
-rw-r--r--ui/gtk/proto_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/proto_dlg.c b/ui/gtk/proto_dlg.c
index 072e87924f..4745af9f57 100644
--- a/ui/gtk/proto_dlg.c
+++ b/ui/gtk/proto_dlg.c
@@ -37,7 +37,7 @@
#include <epan/prefs.h>
#include <epan/filesystem.h>
-#include "../util.h"
+#include "ui/util.h"
#include "../disabled_protos.h"
#include "ui/simple_dialog.h"