summaryrefslogtreecommitdiff
path: root/ui/qt/main.cpp
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-02-17 12:30:27 +0000
committerJörg Mayer <jmayer@loplof.de>2012-02-17 12:30:27 +0000
commit35508464b20bcf32ad548bb9f8c5424eddf5887a (patch)
tree80f16acb51d81ce613bf7741f6db62b4f73534f3 /ui/qt/main.cpp
parentcdc504ac3fb9121856263c6f2b6e9c6816256ea8 (diff)
downloadwireshark-35508464b20bcf32ad548bb9f8c5424eddf5887a.tar.gz
Start moving files to ui/ and ui/cli/
svn path=/trunk/; revision=41047
Diffstat (limited to 'ui/qt/main.cpp')
-rw-r--r--ui/qt/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/main.cpp b/ui/qt/main.cpp
index 6b39a0432e..7f50f6525a 100644
--- a/ui/qt/main.cpp
+++ b/ui/qt/main.cpp
@@ -70,7 +70,7 @@
#include "print.h"
#include "register.h"
#include "ringbuffer.h"
-#include "util.h"
+#include "ui/util.h"
#include "clopts_common.h"
#include "console_io.h"
#include "cmdarg_err.h"