aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 846f4143..6ee3ccf5 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -19,8 +19,7 @@
* along with gpg4usb. If not, see <http://www.gnu.org/licenses/>
*/
-#include "mainwindow.h"
-#include "gpgconstants.h"
+#include "MainWindow.h"
int main(int argc, char *argv[]) {