summaryrefslogtreecommitdiff
path: root/src/modules/visibility/visibility.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-03 14:17:25 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-03 14:17:25 +0000
commit31ad5a2b294f59b5a64a8e7d8383669baeb7fdd0 (patch)
tree50958a041b03dac17c38684c831acd8f46f74631 /src/modules/visibility/visibility.cpp
parent4936520d4bb4f2c9c2fdbaa565874a99438a3992 (diff)
let VS2010 be damnned
git-svn-id: http://svn.miranda-ng.org/main/trunk@285 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/visibility/visibility.cpp')
-rw-r--r--src/modules/visibility/visibility.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/visibility/visibility.cpp b/src/modules/visibility/visibility.cpp
index aa319cf715..13c9d6b191 100644
--- a/src/modules/visibility/visibility.cpp
+++ b/src/modules/visibility/visibility.cpp
@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "commonheaders.h"
+#include "..\..\core\commonheaders.h"
static void SetListGroupIcons(HWND hwndList,HANDLE hFirstItem,HANDLE hParentItem,int *groupChildCount)
{