Skip to content
Snippets Groups Projects
Commit d145f88d authored by jsiegle's avatar jsiegle
Browse files

Switch direction of slashes in MainWindow

parent 169e306a
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@
#include "MainWindow.h"
#include <stdio.h>
#include "Processors\OriginalRecording.h"
#include "Processors\HDF5Recording.h"
#include "Processors/OriginalRecording.h"
#include "Processors/HDF5Recording.h"
//-----------------------------------------------------------------------
MainWindow::MainWindow()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment