summaryrefslogtreecommitdiff
path: root/uniform.cpp
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-10-11 14:25:11 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-10-11 14:25:11 +0200
commit6308773c0b6b745d49d20dc2afd6ab7ec63cb996 (patch)
treea60fc6397eed84b5286bd22952d7331489e70b15 /uniform.cpp
parent2083cff9581c3953ebdfa9a9ff951016c0ffc8b5 (diff)
downloadcode-6308773c0b6b745d49d20dc2afd6ab7ec63cb996.tar.gz
code-6308773c0b6b745d49d20dc2afd6ab7ec63cb996.tar.bz2
code-6308773c0b6b745d49d20dc2afd6ab7ec63cb996.zip
Refactoring.
Diffstat (limited to 'uniform.cpp')
-rw-r--r--uniform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/uniform.cpp b/uniform.cpp
index 7e2d583..6c8184c 100644
--- a/uniform.cpp
+++ b/uniform.cpp
@@ -1,6 +1,6 @@
#include <fstream>
-#include "rbmp.hpp"
+#include "aztec.hpp"
int main(int argc, char* argv[]) {
unsigned n = 100;