Remove unused include

This commit is contained in:
Seth Hillbrand 2022-08-25 16:00:12 -07:00
parent f1261e71d4
commit fa91e3c8d6
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
#ifndef HIERARCH_H
#define HIERARCH_H
#include <dialog_shim.h>
#include <wx/imaglist.h>
#include <wx/object.h> // wxRTTI macros
#include <wx/treectrl.h>