summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/engine/README.txt')
-rw-r--r--src/graphics/engine/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/graphics/engine/README.txt b/src/graphics/engine/README.txt
index f64d3dd..05d2d76 100644
--- a/src/graphics/engine/README.txt
+++ b/src/graphics/engine/README.txt
@@ -1,9 +1,9 @@
/**
- * \dir graphics/engine
+ * \dir src/graphics/engine
* \brief Graphics engine
*
* CEngine class and various other classes implementing the main features
* of graphics engine from model loading to decorative particles
*
* Graphics operations are done on abstract interface from src/graphics/core
- */ \ No newline at end of file
+ */