hide away the place where to find git-revision.h since this should be done in the Makefile.

This commit is contained in:
suter_a 2018-05-23 17:35:20 +02:00
parent 2774821b73
commit 8ffcd488dd

View File

@ -32,7 +32,7 @@ using namespace std;
#include <QApplication>
#include "../include/git-revision.h"
#include "git-revision.h"
#include "PTextEdit.h"
#include "PFitOutputHandler.h"