summaryrefslogtreecommitdiffhomepage
path: root/Magic2/AlphaInverse.cpp
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-08 23:08:45 +0200
committerAki <please@ignore.pl>2022-04-08 23:08:45 +0200
commita8b995c11f7ef1a1bed20bd821698c78be42151d (patch)
tree27488dbaa75b4197f194d3bb3881d40d319960ca /Magic2/AlphaInverse.cpp
parent4c2d98ef91e05e98b3816dbdef24ba0b2be96729 (diff)
downloadstarshatter-a8b995c11f7ef1a1bed20bd821698c78be42151d.zip
starshatter-a8b995c11f7ef1a1bed20bd821698c78be42151d.tar.gz
starshatter-a8b995c11f7ef1a1bed20bd821698c78be42151d.tar.bz2
Fixed case of include for the sake of it
Diffstat (limited to 'Magic2/AlphaInverse.cpp')
-rw-r--r--Magic2/AlphaInverse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Magic2/AlphaInverse.cpp b/Magic2/AlphaInverse.cpp
index 816c768..56c8377 100644
--- a/Magic2/AlphaInverse.cpp
+++ b/Magic2/AlphaInverse.cpp
@@ -6,7 +6,7 @@
AUTHOR: John DiCamillo
*/
-#include "stdafx.h"
+#include "StdAfx.h"
BYTE inverse_palette[32768] = {
0, 47, 63, 63, 62, 62, 61, 61,