summaryrefslogtreecommitdiff
path: root/src/archivefiletree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/archivefiletree.h')
-rw-r--r--src/archivefiletree.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/archivefiletree.h b/src/archivefiletree.h
index 89ef5be0..81ad7056 100644
--- a/src/archivefiletree.h
+++ b/src/archivefiletree.h
@@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License
along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef ARCHIVEFILENETRY_H
-#define ARCHIVEFILENTRY_H
+#ifndef ARCHIVEFILETREE_H
+#define ARCHIVEFILETREE_H
#include <archive/archive.h>
#include <uibase/ifiletree.h>