summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/main.cpp b/client/main.cpp
index 2752eff..b627b15 100644
--- a/client/main.cpp
+++ b/client/main.cpp
@@ -1,7 +1,7 @@
#include "ProxyClientApp.h"
#include "client.h"
-#include "dialog.h"
+#include "Dialog.h"
int main(int argc, char *argv[])
{