aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraustinsworld15 <[email protected]>2021-12-08 13:22:32 -0800
committerGitHub <[email protected]>2021-12-08 13:22:32 -0800
commita1cc91a75bf54c84332f2991b1aadb6234afc1d4 (patch)
tree875ac461a1f884fc72e1c02422b6f23b2b538ada
parentCreate Project_3_Functions.cpp (diff)
downloadcst116-proj3-austinsworld15-a1cc91a75bf54c84332f2991b1aadb6234afc1d4.tar.xz
cst116-proj3-austinsworld15-a1cc91a75bf54c84332f2991b1aadb6234afc1d4.zip
Update Project 3.cpp
-rw-r--r--CST116F2021-Proj3/Project 3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Proj3/Project 3.cpp b/CST116F2021-Proj3/Project 3.cpp
index 57cde22..2e47c63 100644
--- a/CST116F2021-Proj3/Project 3.cpp
+++ b/CST116F2021-Proj3/Project 3.cpp
@@ -1,4 +1,4 @@
-#include "Voids.h"
+#include "Project_3_Voids.h"
#include <iostream>
int main()