summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/ui.cpp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-04-25 23:36:15 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-04-25 23:36:15 +0000
commit2521caf6cd5c4f7ad590f09a303c5ca4eb83c9a5 (patch)
tree98750585613e0ff3c688430e5723e2121b342a2d /plugins/CrashDumper/src/ui.cpp
parent471161abf9be379a08c7e81598b4970effd5c59a (diff)
CrashDumper - common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13156 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CrashDumper/src/ui.cpp')
-rw-r--r--plugins/CrashDumper/src/ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CrashDumper/src/ui.cpp b/plugins/CrashDumper/src/ui.cpp
index d5908043c3..7050771388 100644
--- a/plugins/CrashDumper/src/ui.cpp
+++ b/plugins/CrashDumper/src/ui.cpp
@@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "utils.h"
+#include "stdafx.h"
HWND hViewWnd;
extern HINSTANCE hInst;