summaryrefslogtreecommitdiff
path: root/plugins/mTextControl/src/textcontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mTextControl/src/textcontrol.cpp')
-rw-r--r--plugins/mTextControl/src/textcontrol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mTextControl/src/textcontrol.cpp b/plugins/mTextControl/src/textcontrol.cpp
index f2c0514134..e8d25fffea 100644
--- a/plugins/mTextControl/src/textcontrol.cpp
+++ b/plugins/mTextControl/src/textcontrol.cpp
@@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "headers.h"
+#include "stdafx.h"
LRESULT CALLBACK MTextControlWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
LRESULT MTextControl_OnPaint(HWND hwnd, WPARAM wParam, LPARAM lParam);