Skip to content

Commit

Permalink
Re #10390. Fixing include file name.
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-roman committed Oct 23, 2014
1 parent 11bdce3 commit d15aea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspace.h
Expand Up @@ -16,7 +16,7 @@
#include "MantidAPI/Run.h"
#include "MantidAPI/Sample.h"
#include "MantidAPI/SpectraDetectorTypes.h"
#include "MAntidKernel/EmptyValues.h"
#include "MantidKernel/EmptyValues.h"


namespace Mantid
Expand Down

0 comments on commit d15aea3

Please sign in to comment.