summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/dropbox_services.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2014-02-20 07:55:02 +0000
committerKirill Volinsky <mataes2007@gmail.com>2014-02-20 07:55:02 +0000
commitc7f4afbd3109c59adc0acdc391ac46a3ff11cc49 (patch)
tree9b52c8c3235f7fabf4a49695f66b25341c3c4ad0 /plugins/Dropbox/src/dropbox_services.cpp
parentbd101972a977edb38fc0c12f4c5b556eb7a2ac99 (diff)
precompiled headers revert
git-svn-id: http://svn.miranda-ng.org/main/trunk@8185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/src/dropbox_services.cpp')
-rw-r--r--plugins/Dropbox/src/dropbox_services.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/dropbox_services.cpp b/plugins/Dropbox/src/dropbox_services.cpp
index 0389021920..124a76b4e3 100644
--- a/plugins/Dropbox/src/dropbox_services.cpp
+++ b/plugins/Dropbox/src/dropbox_services.cpp
@@ -1,4 +1,4 @@
-#include "dropbox.h"
+#include "common.h"
INT_PTR CDropbox::GetCaps(WPARAM wParam, LPARAM lParam)
{