Browse Source

Unneeded include added in e55f27da but not removed in 1bd51d52

Source commit: c1bfde951aa9031118ce78a856a98079a58cb1c9
Martin Prikryl 11 months ago
parent
commit
b26744fa73
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/forms/MessageDlg.cpp

+ 0 - 1
source/forms/MessageDlg.cpp

@@ -21,7 +21,6 @@
 #include <Setup.h>
 #include <WinApi.h>
 #include "MessageDlg.h"
-#include <Custom.h>
 //---------------------------------------------------------------------------
 #pragma resource "*.dfm"
 //---------------------------------------------------------------------------