More unix pleasers

svn path=/trunk/; revision=69544
This commit is contained in:
Ged Murphy 2015-10-15 17:08:22 +00:00
parent a0d4787e8a
commit 4669d44a79

View file

@ -2,7 +2,7 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#pragma once
#include "..\resource.h"
#include "../resource.h"
extern HINSTANCE g_hThisInstance;
extern HINSTANCE g_hParentInstance;