summaryrefslogtreecommitdiff
path: root/src/grid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grid.h')
-rw-r--r--src/grid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grid.h b/src/grid.h
index 572bc66..6694cf7 100644
--- a/src/grid.h
+++ b/src/grid.h
@@ -1,10 +1,10 @@
#ifndef GRID_H_
#define GRID_H_
+#include <QHash>
#include <math.h>
#include <stdint.h>
#include <stdlib.h>
-#include <QHash>
const double GRID_COARSE = 0.001;
const double GRID_FINE = 0.000001;
contact: Jan Huwald // Impressum